| Package | ca.on.oh.erec |
| Resource Type | CodeSystem |
| Id | CS-Facet |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/CodeSystem/facet |
| URL | http://ehealthontario.ca/fhir/CodeSystem/facet |
| Version | 1.0.0 |
| Status | draft |
| Name | Facet |
| Title | Facet |
| Description | Facets are used to classify entities of a taxonomy. |
| Content | complete |
| ValueSet | |
| facet | Facet |
No resources found
Note: links and images are rebased to the (stated) source
Facets are used to classify entities of a taxonomy.
{
"resourceType": "CodeSystem",
"title": "Facet",
"url": "http://ehealthontario.ca/fhir/CodeSystem/facet",
"version": "1.0.0",
"status": "draft",
"description": "Facets are used to classify entities of a taxonomy.",
"compositional": false,
"content": "complete",
"concept": [
{
"code": "modality-delivery-format",
"display": "Modality Delivery Format",
"definition": "The mode through which a service may be offered."
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Facet",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/facet",
"publisher": "Ontario Health",
"caseSensitive": false,
"count": 1
}